* {
    padding: 0;
    margin: 0;
    box-sizing: border-box;
}

p {
    margin: 0;
}

body {
    font: 14px/1.5 "Microsoft Yahei", "Arial", "WenQuanYi Micro Hei", sans-serif;
    color: #333;
    background-color: #fff;
}

.setrelative{
    position: relative;
}
.setrelative .setlogin{
    position: absolute;
    right: 0px;
    top: 0px;
}
.setrelative .setlogin a{
    color: #fff;
    padding-left: 10px;
}
.clearfix:after,
.clearfix:before {
    display: table;
    content: "";
}

.clearfix:after {
    clear: both;
}

.clearfix {
    zoom: 1;
}

.fl {
    float: left;
}

.fr {
    float: right;
}

a {
    color: #000;
    font-size: 14px;
    text-decoration: none;
}

a:hover {
    text-decoration: none;
}

li {
    list-style: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    font-weight: normal;
    margin: 0;
    padding: 0;
}

.main-width {
    width: 1200px;
    margin: 0 auto;
    position: relative;
}

input,
button,
select,
textarea {
    outline: none;
}

input {
    background: none;
    outline: none;
}

textarea {
    resize: none;
    border: 0;
    background: none;
}

button {
    border: 0;
}

input:focus,
textarea:focus {
    box-shadow: 0 0 0.5px 0.5px #059af7;
}

label {
    display: inline-block;
    max-width: 100%;
    margin-bottom: 5px;
    font-weight: 700;
}

.form-group {
    display: inline-block;
}

.form-control {
    display: block;
    width: 100%;
    height: 34px;
    padding: 6px 12px;
    font-size: 14px;
    line-height: 1.42857143;
    color: #555;
    background-color: #fff;
    background-image: none;
    border: 1px solid #9dbdd1;
    border-radius: 4px;
    -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
    -webkit-transition: border-color ease-in-out .15s, -webkit-box-shadow ease-in-out .15s;
    -o-transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
    transition: border-color ease-in-out .15s, box-shadow ease-in-out .15s;
}

/*# sourceMappingURL=base.css.map */

.w1140 {
    width: 1200px;
    margin: 0px auto;
}

.bgpage {
    top: 0;
    left: 0;
    padding-top: 45px;
    width: 100%;
    height: 600px;
    overflow: hidden;
    background: #000c;
    background-size: cover;
}

.navinner {
    display: none;
    width: 108px;
    background: rgba(0, 0, 0, .9);
    position: absolute;
    top: 30px;
    padding-bottom: 10px;
    padding-top: 10px;
}

.nav .navinner li {
    width: 100%;

    line-height: 1.5;
    text-align: center;

    margin-right: 0px !important;
    margin-left: 0px !important;
}

.nav .navinner li a {
    font-size: 14px;
    font-weight: normal;
}

.logo {
    width: 100%;
    text-align: center;
    padding-top: 5px;
}

.logo img {
    /*width: 150px;*/
}

.nav {
    width: 100%;
    text-align: center;
    margin-top: 50px;
    z-index: 1000;
}

.nav li {
    display: inline-block;
    margin-left: 30px;
    margin-right: 30px;
    font-size: 14px;
    line-height: 28px;
    position: relative;

}

.nav li a {
    color: #fff;
    font-size: 18px;
    padding-bottom: 3px;
    /*font-weight: bold;*/
}

.nav li:hover a{
    border-bottom: 2px solid #fff;
}
.nav li:hover .navinner a{
  border-bottom: none;

}
.navinner a:hover{
  color: #5a99ff
}

.nav .current a{
    border-bottom: 2px solid #fff;
}

.solgen {
    width: 100%;
    font-size: 30px;
    font-weight: bold;
    margin-top: 130px;
    text-align: center;
    color: #fff;
}

.footer {
    width: 100%;
    margin-bottom: 0px;
    background: #000;
    color: #fff;
    text-align: center;
}

.footer_nav {
    width: 100%;
    text-align: center;
    padding-top: 30px;
    padding-bottom: 30px;
}

.footer_nav ul li {
    display: inline-block;
    padding-left: 10px;
    padding-right: 10px;
}

.footer_nav ul li a {
    color: #fff;
}

.fotter_info {
    padding-bottom: 30px;
}

.newslit {
    margin-top: 80px;
}

.newslit ul li {
    width: 30%;
    margin-left: 1.5%;
    margin-right: 1.5%;
    float: left;
    overflow: hidden;
    margin-bottom: 30px;
}

.news_img {
    background: #ddd;
    margin-bottom: 10px;
}

.news_img a {
    width: 100%;
    height: 200px;
    display: block;
    background-size: cover !important;
}

.news_text {
    width: 100%;
    height: 46px;
    display: block;
    overflow: hidden;
}

.clear {
    clear: both;
}

.getmore {
    height: 10px;
    padding-left: 5px;
}

.news_data {
    line-height: 28px;
    margin-top: 20px;
    margin-bottom: 20px;
}

.news_content {
    width: 800px;
    float: right;
}

.news_content img {
    max-width: 100%;
    height: auto;
}

.news_title {
    margin-bottom: 5%;
    font-size: 36px;
    color: #000;
    font-weight: 400;
    line-height: 1.4;
}

.news_content_data {
    width: 300px;
    float: left;
}

.news_side__date_hd {
    width: 100%;
    text-align: center;
    position: relative;
}

.news_side__date_hd:before {
    content: "";
    position: absolute;
    top: 10px;
    left: 0;
    width: 100%;
    height: 3px;
    background-color: #edf1f2;
}

.news_side__date_tit {
    position: relative;
    z-index: 1;
    display: inline-block;
    padding: 0 8px;
    font-size: 16px;
    color: #5a99ff;
    font-weight: 400;
    line-height: 1.4;
    background-color: #fff;
}

.news_side__date_bd {
    padding-bottom: 9.23%;
    color: #7c8082;
    line-height: 1.4;
    text-align: center;
}

.news_side__date_month {
    font-size: 36px;
    letter-spacing: 6px;
}

.news_side__date_year {
    font-size: 16px;
    letter-spacing: 3px;
}

.news_side__date_page {
    text-align: center;
}

.news_side__date_page a {
    margin-left: 10px;
    margin-right: 10px;
}

.news_side__date_last,
.news_side__date_next {
    color: #5a99ff;
    cursor: pointer;
}

.news_side__date {
    margin-bottom: 10%;
    overflow: hidden;
    padding-bottom: 10px;
    border-bottom: solid 3px #edf1f2;
}

.contact_box {
    width: 97%;
    margin-top: 80px;
    box-shadow: 2px 2px 7px 1px #d0e3fe;
    margin-bottom: 30px;
    padding: 2%;
    margin-left: 1.5%;
}

.contact_img img {
    max-width: 100%;
}

.contact_box_content {
    padding-left: 40px;
    background: url('../images/location.png') left top no-repeat;
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 30px;
}

.hr_box {
    margin-left: 1%;
    margin-right: 1%;
    width: 31%;
    float: left;
    overflow: hidden;
    /* max-height: 500px;*/
}

.hrlist {
    width: 100%;
    margin-top: 100px;
    margin-bottom: 30px;
}

.hr_info img {
    width: 100%;
}

.hr_titile {
    font-size: 20px;
    font-weight: bold;
    line-height: 40px;
    color: #3c3c3c !important;
}

.hr_info {
    font-size: 14px;
    line-height: 28px;
    color: #000;
    height: 627px;
    overflow: hidden;
}

.hr_info span {
    color: #000;
}

.hr_info p {
    color: #000;
}

.showmore {
    width: 100%;
    text-align: center;
    background: #1672fa;
    line-height: 28px;
    color: #fff;
    cursor: pointer;
}

.hr_jos {
    padding-left: 40px;

    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    margin-bottom: 80px;
    margin-top: 60px;
    width: 97.5%;
    margin-left: 1%;
    padding: 2% 4%;
    box-shadow: 1px 0px 10px 0px #d0e3fe;
}

.hr_jos p {
    padding-left: 40px;
    line-height: 2.6
}

.jobhands {
    background: url('../images/hrjob.png') left top no-repeat;
    margin-bottom: 10px;
    background-position: 0px 6px;
}

.solgen img {
    max-width: 800px;
}

.cloud_top {
    width: 100%;
    margin-top: 110px;
    box-shadow: 1px 0px 10px 0px #d0e3fe;
    margin-bottom: 50px;
    padding: 4%;
    font-weight: bold;
    line-height: 28px;
}

.cloud_top_img {
    text-align: center;
    width: 100%;
    padding-top: 10px;
    padding-bottom: 10px;
}

.cloud_cover {
    width: 100%;
    margin-bottom: 50px;
}

.mt80 {
    margin-top: 80px !important;
}

.cloud_cover p {
    margin-top: 40px;
    margin-bottom: 20px;
    color: #3c3c3c;
    font-weight: 400;

}

.cloud_cover ul {
    text-align: center;
    width: 100%;
    margin-bottom: 50px;
    margin-top: 00px;
}

.cloud_cover li {
    list-style: none;
    display: inline-block;
    width: 198px;
    margin: 0px;
    font-weight: bold;
}

.cloud_cover li img {
    height: 150px;
}

.cloud_info {
    width: 100%;
    margin-bottom: 35px;
}

.cloud_info_title {

    font-size: 32px;
    color: #000;
    font-weight: 400;
    text-align: center;
    line-height: 1.42;
    letter-spacing: 3px;
    font-weight: 700;
    margin-bottom: 80px;
}

.cloud_info_box {
    width: 100%;
    background: #1b0f75;
    color: #fff;
    text-align: center;
    display: flex;
    margin-bottom: 120px;
}

.cloud_info_box_img {
   /* width: 200px;
    float: left;*/
    text-align: center;
}

.cloud_info_box_img img {
    margin-top: 50px;
    margin-bottom: 50px;
   /* height: 120px;*/
}

.cloud_info_box_text {
    width: 300px;
    float: right;
    text-align: center;
    margin-top: 50px;
    align-items: center;
}

.cloud_info_box_text span {
    display: inline-block;
    width: 150px;
    margin: 0px;
    line-height: 30px;
    font-weight: bold;
}

.cloud_info_inner {
    width: 1200px;
    text-align: center;
    margin: 0px auto;
}

.cloud_customer {
    width: 100%;
    text-align: center;
    margin-bottom: 110px;
    margin-top: 110px;

}

.cloud_customer img {
    max-width: 1000px;
}

.cloud_btm {
    width: 100%;
    height: 300px;
    margin-top: 30px;
    background: url('../images/cloud_btm.jpg') center no-repeat;
    background-size: cover;
    text-align: center;
}

.cloud_btm img {
    width: 800px;
    margin-top: 115px;
}

.about_brief {
    margin-top: 40px;
}

.about_brief_title {
    width: 100%;
    margin-top: 20px;
    color: #3c3c3c;
    font-weight: 400;
    text-align: center;
    line-height: 1.42;
    letter-spacing: 3px;
    font-weight: 700;
    margin-bottom: 40px;
    font-size: 32px;
}

.about_brief_info {
    width: 100%;
    margin-bottom: 10px;

}

.about_brief_info_img {
    float: right;
    width: 350px;
}

.about_brief_info_img img {
    width: 100%;
}

.fli {
    float: left !important;
}
.ft16{
    font-size: 16px;
    text-align: justify;
}
.mt120{
    margin-top: 120px;
}
.mb120{
    margin-bottom: 120px !important;
}
.bold{
    font-weight: bold !important;
    font-size: 16px;
}
.mb40{
    margin-bottom: 40px !important;
}
.about_brief_info_text {
    float: left;
    width: 810px;
    font-size: 15px;
    line-height: 2;
    text-align: justify;
    color: #000;
}

.history {
    margin-top: 50px;
}

.history_line {
    width: 100%;
}

.history_line ul li {
    width: 180px;
    float: left;
    margin-right: 0px;
    position: relative;

}

.history_line .btm {
    margin-top: 230px;
    border-top: 5px solid #3c3c3c;
}

.history_line .top {
    border-bottom: 5px solid #3c3c3c;
}

.btm .dot {
    position: absolute;
    top: -15px;
}

.top .dot {
    position: absolute;
    bottom: -37px;
}

.top .history_dot {
    position: absolute;
    bottom: -65px;
    width: 100%;
    text-align: center;
}

.btm .history_dot {
    margin-top: 30px;
}

.history_info {
    height: 230px;
}

.dot {
    width: 100%;
    height: 50px;
    text-align: center;
}

.dot span {
    width: 30px;
    height: 30px;
    display: inline-block;
    background: #3c3c3c;
    border-radius: 15px;
}

.history_dot {
    text-align: center;
    font-size: 20px;
    font-weight: bold;

}

.history_inner {
    position: absolute;
    bottom: 30px;
}

.ulogo {
    padding: 10px;
    width: 10px !important;
    background-size: cover;
    background: url('../images/ulogo.png') left center no-repeat;
}

.history_inner span {
    float: left;
    width: 150px;
}

.history_img {
    width: 100%;
}

.history_img img {
    width: 100%;
}

.about_culture {
    width: 100%;
    background: #1b0f75;
    margin-top: 20px;
    margin-bottom: 100px;
}

.about_culture {
    width: 100%;
    text-align: center;
}

.about_culture li {
    list-style: none;
    display: inline-block;
    color: #fff;
    width: 265px;
    margin-left: 10px;
    margin-right: 10px;
    text-align: center;
    padding-top: 40px;
    padding-bottom: 40px;
}

.about_culture li img {
    width: 60%;
    margin-bottom: 30px;
    margin-top: 30px;
}

.about_ward {
    width: 100%;
    text-align: center;
    margin-bottom: 60px;
}

.about_ward li {
    list-style: none;
    width: 320px;
    margin-left: 40px;
    margin-right: 40px;
    margin-bottom: 50px;
    display: inline-block;
    text-align: center;
}

.about_ward li img {
    width: 100%;
    text-align: center;
}

.about_team {
    width: 100%;
    text-align: center;
    margin-bottom: 80px;
}

.about_team li {
    list-style: none;
    width: 222px;
    margin-left: 30px;
    margin-bottom: 30px;
    display: inline-block;
    text-align: center;
    /*float: left;*/
    height: 280px;
}

.about_team li p {
    width: 100%;
    float: left;
    color: #7c7b7b;
    line-height: 2;
}

.about_team li img {
    width: 65%;
    border-radius: 300px;
    text-align: center;
}

.about_team ul {
    width: 100%;
    margin-top: 30px;
}

.about_team_title {
    font-size: 18px;
    font-weight: bold;
    line-height: 36px;
    color: #3c3c3c !important;
    margin-top: 20px;
    margin-bottom: 20px;
}

.flowimgs {
    width: 100%;
    margin-top: 50px;
    margin-bottom: 100px;
    text-align: center;
}

.flowimgs li {
    width: 31%;
    margin-left: 1%;
    margin-right: 1%;
    display: inline-block;
    margin-bottom: 30px;
    /*  margin-right: 30px;*/
}

.flowimgs li img {
    width: 100%;
}

.page {
    width: 97%;
    margin-bottom: 30px;
    margin-left: 1.5%;
}

.page a {
    padding: 5px 10px;

    color: #033158;
    border- 1px solid #033158;

}

.page .current {
    background: #1672ea;
    color: #fff;
}

.mbshow {
    display: none;
}

@media screen and (max-width: 600px) {
    .w1140 {
        width: 96%;
        margin-left: 2%;
    }

    .about_brief_title{
      font-size: 20px;
    }
    .about_brief_title{
      margin-top: 30px !important;
      margin-bottom: 20px;
    }
    .about_brief{
      margin-top: 0px;
    }

    .cloud_top {
        margin-top: 50px;
        margin-bottom: 0px;
    }

    .cloud_customer {
        margin-top: 50px;
        margin-bottom: 40px;
    }

    .cloud_info_title {
        margin-bottom: 40px;
    }

    .mbshow {
        display: block;
    }

    .mbhide {
        display: none;
    }

    .logo {
        display: none;
    }

    .nav {
        display: none;
    }

    .solgen {
        width: 100%;
        text-align: center;
        margin-top: 60px;
    }
    .about_ward{
      margin-bottom: 0px;
    }
    .about_culture{
      margin-bottom: 0px;
    }
    .about_team{
      margin-bottom: 0px;
    }
    .cloud_cover{
      margin-bottom: 0px;
    }
    .newslit{
      margin-top: 40px;
    }
    .hrlist{
        margin-top: 40px;
    }
    .flowimgs{
      margin-bottom: 40px;
    }
    .contact_box{
        margin-top: 40px;
    }
    .cloud_info{
      margin-bottom: 0px;
    }
    .cloud_info_box{
      margin-bottom: 40px;
    }
    .cloud_info_title{
      font-size: 20px;
    }
    .solgen img {
        width: 80%;
    }
    .cloud_cover ul{
      margin-bottom: 0px;
    }
    .mt80{
      margin-top: 40px !important;
    }

    .bgpage {
        height: 200px;
    }

    .cloud_top_img img {
        width: 80%;
    }

    .cloud_top_img {
        text-align: center !important;
    }

    .cloud_top p {
        text-align: justify;
        padding: 1%;
    }

    .newslit ul li {
        width: 96%;
    }

    .news_img a {
        height: 125px;
    }
    .about_top{
      height: 0px;
    }

    .about_brief_info_img {
        width: 100%;
    }

    .about_brief_info_text {
        width: 100%;
        margin-left: 0px !important
    }

    .about_culture li {
        width: 100%;
        height: 300px;
    }

    .about_culture li p {
        font-size: 12px;
    }

    .about_ward li {
        width: 100%;
        margin-left: 0px;
        margin-right: 0px;
    }

    .about_team li {
        list-style: none;
        width: 40%;
        margin-left: 0px;
        margin-bottom: 20px;
        display: inline-block;
        text-align: center;
        /* float: left; */
    }

    .cloud_cover li {
        width: 40%;
        margin: 5% 5px;
    }

    .cloud_info_box_img {
        width: 100%;
        text-align: center;
    }

    .cloud_info_box_img img {
        width: 90%;
    }

    .cloud_info_box_text {
        width: 70%;
    }

    .cloud_info_box_text span {
        width: 50%;
        font-size: 12px;
    }

    .cloud_info_box_text {
        margin-bottom: 30px;
    }

    .cloud_customer img {
        width: 100%;
    }

    .cloud_btm img {
        width: 80%;
        margin-top: 70px;
    }

    .cloud_btm {
        height: 150px;
    }

    .hr_box {
        width: 99%;
        margin-bottom: 30px;
    }

    .flowimgs li {
        width: 100%
    }

    .mblogo {
        float: left;
    }

    .mblogo img {
        height: 40px;
        margin-top: 5px;
        margin-left: 5px;
        padding: 5%
    }

    .mbnavbar {
        width: 100%;
        height: 50px;
        position: fixed;
        top: 0px;
        background: rgba(0, 0, 0, 0.8);
        left: 0px;
    }

    .mbnav {
        float: right;
        margin-right: 5px;
        width: 50px;
    }

    .mbnav svg {
        margin-top: 5px;
        height: 40px;
    }

    .navmask {
        background: rgba(0, 0, 0, 0.9);
        width: 100%;
        height: 100%;
        position: fixed;
        color: #fff;
        text-align: center;
        display: none;
        z-index: 1000;
    }

    .navmask ul {
        margin-top: 30px;
    }

    .navmask li {
        width: 80%;
        border-bottom: 1px solid #656565;
        list-style: none;
        line-height: 60px;
        margin-left: 10%;
        font-size: 20px;
        color: #fff;
    }

    .navmask li:last-child {
        border-bottom: none;
    }

    .navmask li a {
        color: #fff;
    }

    .contact_box_content {
        font-size: 12px;
    }

    .fotter_info {
        width: 80%;
        margin-left: 10%;
    }
}